home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 12: Textmags & Docs / nf_archive_12.iso / MAGS / SOURCES / ATARI_SRC.ZIP / atari source / FALCON / CPX / GENERAL.TC / BLOCK2.H < prev    next >
Encoding:
Text File  |  2001-02-10  |  623 b   |  27 lines

  1. /* BLOCK2.H
  2.  *==========================================================================
  3.  * Prototypes and external variables from BLOCK2.C
  4.  */
  5.  
  6.  
  7.  
  8.  /* DEFINES
  9.   *=========================================================================
  10.   */
  11.  
  12.  /* PROTOTYPES
  13.   *=========================================================================
  14.   */
  15. void    Init_Block2( void );
  16. void    Set_Block2( void );
  17. void    Get_Block2( void );
  18. void    Block2_Update( void );
  19. void    Do_Block2( void );
  20. void    Block2_Redraw( void );
  21.  
  22.  
  23.   
  24.  /* EXTERNS
  25.   *=========================================================================
  26.   */
  27.